home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Utilities / RunIt! 2.0 / RunIt2.0Setup.exe / mail.mdb / Accounts.json
Encoding:
JavaScript Object Notation  |  2006-06-24  |  195 b 

  1. {
  2.     "schema": {
  3.         "Pass": "Text (50)",
  4.         "Name": "Text (150)",
  5.         "ID": "Long Integer",
  6.         "Server": "Text (255)",
  7.         "Port": "Long Integer",
  8.         "Username": "Text (70)",
  9.         "Client": "Text (255)",
  10.         "SSL": "Boolean NOT NULL"
  11.     },
  12.     "data": []
  13. }